type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt4ToUint32

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L796: 			return scanPlanBinaryInt4ToUint32{}
		int.go#L999: type scanPlanBinaryInt4ToUint32 struct{}
		int.go#L1001: func (scanPlanBinaryInt4ToUint32) Scan(src []byte, dst any) error {